home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2000 July / macformat-092.iso / Broderbund Demo / DemoData / Mathwork / MATHWORK.Dxr / 00888.ls < prev    next >
Encoding:
Text File  |  1997-08-22  |  133 b   |  10 lines

  1. on exitFrame
  2.   puppetSound(0)
  3.   mouseLock(1)
  4.   sound stop 2
  5.   repeat while soundBusy(2)
  6.     nothing()
  7.   end repeat
  8.   go("Fade2")
  9. end
  10.